home *** CD-ROM | disk | FTP | other *** search
/ com!online 2005 May / com_0505_1.iso / opensource / Thunderbird Setup 1.0.exe / config.ini next >
Encoding:
INI File  |  2004-12-06  |  47.1 KB  |  1,374 lines

  1. [General]
  2. ; Run Mode values:
  3. ;   Normal - Shows all dialogs.  Requires user input.
  4. ;   Auto   - Shows some dialogs, but none requiring user input.  It will
  5. ;            automatically install the product using default values.
  6. ;   Silent - Show no dialogs at all.  It will install product using default
  7. ;            values.
  8. Run Mode=Normal
  9.  
  10. Company Name=Mozilla
  11. Product Name=Mozilla Thunderbird
  12. Product NameInternal=Mozilla Thunderbird
  13. User Agent=1.0 (de)
  14.  
  15. ; Destination Path values:
  16. ;   PROGRAMFILESDIR
  17. ;   WINDISK
  18. ;   WINDIR
  19. ;   WINSYSDIR
  20. Path=[PROGRAMFILESDIR]\Mozilla Thunderbird
  21.  
  22. ; Sub Path, when set will indicate to Setup to create a subfolder from
  23. ; what is offered to the user to change.  It will not be shown to the user
  24. ; but simply created:
  25. ;
  26. ; ie: shown to user   : [Path]
  27. ;     actually created: [Path]\[Sub Path]
  28. ;     (where [Path] is the Path= key above)
  29. Sub Path=
  30.  
  31. ; Controls the Browse button that allows the user to 
  32. ; change the destination path of the product.
  33. ; Default value is FALSE;
  34. Lock Path=FALSE
  35.  
  36. Program Name=thunderbird.exe
  37.  
  38. ; Program Folder Path values:
  39. ;   COMMON_STARTUP
  40. ;   COMMON_PROGRAMS
  41. ;   COMMON_STARTMENU
  42. ;   COMMON_DESKTOP
  43. ;
  44. ;   PERSONAL_STARTUP
  45. ;   PERSONAL_PROGRAMS
  46. ;   PERSONAL_STARTMENU
  47. ;   PERSONAL_DESKTOP
  48. ;
  49. ;   PERSONAL_APPDATA
  50. ;   PERSONAL_CACHE
  51. ;   PERSONAL_COOKIES
  52. ;   PERSONAL_FAVORITES
  53. ;   PERSONAL_FONTS
  54. ;   PERSONAL_HISTORY
  55. ;   PERSONAL_NETHOOD
  56. ;   PERSONAL_PERSONAL
  57. ;   PERSONAL_PRINTHOOD (supported only under Windows NT)
  58. ;   PERSONAL_RECENT
  59. ;   PERSONAL_SENDTO
  60. ;   PERSONAL_TEMPLATES
  61. ;
  62. ;   PROGRAMS (Default value is the same as COMMON_PROGRAMS, but if the user
  63. ;             has restricted access to the system, then it's the same as
  64. ;             PERSONAL_PROGRAMS)
  65. ;
  66. ;   PROGRAMFILESDIR
  67. ;   COMMONFILESDIR
  68. ;   MEDIAPATH
  69. ;   CONFIGPATH (supported only under Windows95 and Windows98)
  70. ;   DEVICEPATH
  71. Program Folder Name=Mozilla Thunderbird
  72. Program Folder Path=[PROGRAMS]
  73.  
  74. Uninstall Filename=UninstallThunderbird.exe
  75.  
  76. ; This key is used as a fail over key.  This url will be used when the
  77. ; url in the Site Selector fails.
  78. url=http://ftp.mozilla.org/pub/mozilla.org/thunderbird/nightly/2004-12-06-07-0.9/windows-xpi
  79.  
  80. ; Default Setup Type values:
  81. ;   Setup Type 0 - first radio button (easy install)
  82. ;   Setup Type 1 - second radio button (custom)
  83. Default Setup Type=Setup Type 0
  84.  
  85. ; Forces the icons on the system to be refreshed.
  86. ; Default value is FALSE.
  87. ; Possible values:
  88. ;   FALSE
  89. ;   TRUE
  90. Refresh Icons=FALSE
  91.  
  92. ; Setting to control whether or not GRE should be installed to app's dir
  93. ; to be used as a private/local GRE.
  94. ;
  95. ; Possible values (default is 'Shared'):
  96. ;   Local
  97. ;   Shared
  98. ;
  99. ; If this key is set to 'Local', make
  100. ; sure to provide a GRE Private Key= below!
  101. GRE Type=Shared
  102. GRE ID=
  103.  
  104. ; Private key that overrides the default shared key
  105. ; (HKEY_LOCAL_MACHINE\Software\mozilla.org\GRE) set by GRE's installer.
  106. ; This key will be created under HKEY_LOCAL_MACHINE and should be 
  107. ; declared in the following format:
  108. ;
  109. ;   Software\[company name]\[product name]
  110. ;   (ie: Software\mozilla.org\GRE_1.4a_0000000000_PRIVATE)
  111. ;
  112. ; If it is not in the above format, the GRE installer/uninstaller can
  113. ; fail to work properly.
  114. ; The value to Prodduct Name Internal= (at the beginning of this
  115. ; config.ini file) will be appended as follows:
  116. ;
  117. ;   Software\mozilla.org\GRE_1.4a_0000000000_PRIVATE_[Product Name Internal]
  118. GRE Private Key=Software\mozilla.org\GRE__PRIVATE_Mozilla Thunderbird
  119.  
  120. ; Controls the display of the banner image in the download and install progress dialogs.
  121. ; Default value is TRUE.
  122. Show Banner Image=TRUE
  123.  
  124. ; Controls the check to see if user is installing on top of a previous
  125. ; installation of the product. If so, then prompt the user that cleanup
  126. ; of destination folder is highly recommended, or instability of product
  127. ; can occurr.
  128. [Cleanup On Upgrade]
  129. Cleanup=TRUE
  130. ObjectToIgnore0=plugins
  131. ObjectToIgnore1=uninstall
  132. ObjectToIgnore2=install_status.log
  133.  
  134. ; List of files/dirs that is used to determine if a directory is a profile
  135. ; or not.  This is so the directory is not deleted as part of the Cleanup
  136. ; On Upgrade.
  137. ; All of the object files must be found in order for a dir to be assumed
  138. ; to be a Profile dir.
  139. [Profile Dir Object List]
  140. Object0=chrome
  141. Object1=Mail
  142. Object2=localstore.rdf
  143.  
  144. ; This section contains info on how to send error information in case of
  145. ; either a download or xpinstall error.
  146. ; By default, this feature is enabled, unless disabled.
  147. [Message Stream]
  148. ; Values:
  149. ;   Enabled
  150. ;   Disabled
  151. ;   default is Enabled.
  152. Status=Disabled
  153.  
  154. ; URL to cgi script to send error information to.  The information will
  155. ; be appended to the url in the form of parameters to the cgi script.
  156. url=http://orb.mcom.com/install/error.cgi
  157.  
  158. ; Indicates whether to show a confirmation dialog or not.  If this
  159. ; dialog is not shown, the error information will be *automatically*
  160. ; sent without any indication to the user unless the Status= is set
  161. ; to Disabled.
  162. ;
  163. ; Default value is TRUE if nothing is set.
  164. Show Confirmation=TRUE
  165. Confirmation Message=There was an error encountered during installation of Mozilla Thunderbird.  The following information will be sent back to us to help us improve the product: %s
  166.  
  167.  
  168.  
  169. ; HKey:              valid decryptable setup key is [Product CurrentVersion] or [Product PreviousVersion]
  170. ; Decrypt HKey:      there are times when '[' and ']' are valid part of windows registry key names.
  171. ; Contains Filename: tells setup that the path contains filename needed to be removed before
  172. ;                    using it as a path.
  173. ; Verify Existence:  FILE or PATH
  174. ;
  175. [Locate Previous Product Path0]
  176. HRoot=HKEY_LOCAL_MACHINE
  177. HKey=[Product CurrentVersion]\Main
  178. Name=Install Directory
  179. Decrypt HKey=TRUE
  180. Contains Filename=FALSE
  181. Verify Existence=
  182.  
  183. [Dialog Welcome]
  184. Show Dialog=TRUE
  185. ;*** LOCALIZE ME BABY ***
  186. Title=Mozilla Thunderbird Setup
  187. ;*** LOCALIZE ME BABY ***
  188. MessageWelcome=%s Setup
  189. ;*** LOCALIZE ME BABY ***
  190. Message0=Sie sind dabei %s 1.0 zu installieren.
  191. ;*** LOCALIZE ME BABY ***
  192. Message1=Wir empfehlen Ihnen alle Programme zu beenden, bevor Sie mit der Installation fortfahren.
  193. ;*** LOCALIZE ME BABY ***
  194. Message2=Klicken Sie auf Abbrechen, um das Setupprogramm zu beenden und schlie▀en Sie anschlie▀end alle offenen Programme. Klicken Sie auf Weiter, um mit der Installation fortzufahren.
  195. ;*** LOCALIZE ME BABY ***
  196. Message3=Klicken Sie auf Weiter, um mit der Installation von %s 1.0 fortzufahren.
  197.  
  198. [Dialog License]
  199. Show Dialog=TRUE
  200. ;*** LOCALIZE ME BABY ***
  201. Title=Mozilla Thunderbird Setup - Software Lizenzvereinbarung
  202. ;*** LOCALIZE ME BABY ***
  203. Sub Title=Bestimmungen und Bedingungen fⁿr die Nutzung dieser Software.
  204. License File=license.txt
  205. ;*** LOCALIZE ME BABY ***
  206. Message0=Bitte lesen sie die folgende Lizenzvereinbarung. Benutzen Sie die Cursortasten, um den Rest der Vereinbarung zu sehen.
  207. ;*** LOCALIZE ME BABY ***
  208. RadioAccept=Ich akzeptiere die Bestimmungen der Lizenzvereinbarung.
  209. ;*** LOCALIZE ME BABY ***
  210. RadioDecline=Ich akzeptiere die Bestimmungen der Lizenzvereinbarung NICHT.
  211.  
  212. [Dialog Setup Type]
  213. Show Dialog=TRUE
  214. ;*** LOCALIZE ME BABY ***
  215. Title=Installationsart
  216. ;*** LOCALIZE ME BABY ***
  217. Sub Title=Bitte wΣhlen Sie die Setup-Einstellungen.
  218. ;*** LOCALIZE ME BABY ***
  219. Message0=Bitte wΣhlen Sie eine Installationsart, klicken Sie dann auf Weiter.
  220.  
  221. ; at least one Setup Type needs to be set, and up to 4 can be
  222. ; set (Setup Type0, Setup Type1, Setup Type2, Setup Type3).
  223. [Setup Type0]
  224. ;*** LOCALIZE ME BABY ***
  225. Description Short=&Standard
  226. ;*** LOCALIZE ME BABY ***
  227. Description Long=Thunderbird wird mit den am hΣufigsten verwendeten Programmteilen installiert.
  228.  
  229. ; List of components to install/enable for this Setup Type.
  230. ; All other components not listed here will be disabled if
  231. ; this Setup Type is selected.
  232. C0=Component XPCOM
  233. C1=Component Mail
  234. C2=Component Uninstaller
  235. C3=Component DE Profil Standards
  236. C4=Component de DE lang pack
  237. C5=Component Offline
  238. C6=Component RSS
  239. ; Make sure Component QFA is LAST so 3rd party developers who might not want
  240. ; this component can easily remove it.
  241. C7=Component QFA
  242.  
  243. [Setup Type1]
  244. ;*** LOCALIZE ME BABY ***
  245. Description Short=&Benutzerdefiniert
  246. ;*** LOCALIZE ME BABY ***
  247. Description Long=WΣhlen Sie selbst aus, welche Programmteile installiert werden. Fⁿr erfahrene Benutzer! 
  248.  
  249. ; List of components to install/enable for this Setup Type.
  250. ; All other components not listed here will be disabled if
  251. ; this Setup Type is selected.
  252. C0=Component XPCOM
  253. C1=Component Mail
  254. C2=Component Uninstaller
  255. C3=Component DE Profil Standards
  256. C4=Component de DE lang pack
  257. C5=Component Offline
  258. C6=Component RSS
  259. ;C7=Component ADT
  260. ; Make sure Component QFA is LAST so 3rd party developers who might not want
  261. ; this component can easily remove it.
  262. C7=Component QFA
  263.  
  264. [Dialog Select Components]
  265. Show Dialog=TRUE
  266. ;*** LOCALIZE ME BABY ***
  267. Title=Komponenten auswΣhlen
  268. ;*** LOCALIZE ME BABY ***
  269. Sub Title=ZusΣtzliche Komponenten, die Mozilla Thunderbird erweitern.
  270. ;*** LOCALIZE ME BABY ***
  271. Message0=Bitte wΣhlen Sie die zusΣtzlichen Komponenten aus, die Sie installieren m÷chten. Klicken Sie dann auf Weiter
  272.  
  273. [Dialog Select Install Path]
  274. Show Dialog=TRUE
  275. ;*** LOCALIZE ME BABY ***
  276. Title=Installationsverzeichnis
  277. ;*** LOCALIZE ME BABY ***
  278. Sub Title=Das Verzeichnis, in das Mozilla Thunderbird installiert wird.
  279. ;*** LOCALIZE ME BABY ***
  280. Message0=Mozilla Thunderbird wird in das folgende Verzeichnis installiert: 
  281.  
  282. [Dialog Upgrade]
  283. Show Dialog=FALSE
  284. Show In Easy Install=FALSE
  285. ;*** LOCALIZE ME BABY ***
  286. Title=Aktualisierung
  287. ;*** LOCALIZE ME BABY ***
  288. Sub Title=Aktualisiert einen bestehenden Mozilla Thunderbird 
  289. ;*** LOCALIZE ME BABY ***
  290. Message Cleanup=Eine vorherige Mozilla Thunderbird Installation wurde in dem gewΣhlten Verzeichnis gefunden.
  291. ; XXXben - we need a strategy for uninstallation that obviates the need for "Safe Upgrade" which can doing nasty things if you have installed the app into a stupid location.
  292. ;*** LOCALIZE ME BABY ***
  293. ;Checkbox Clean Install=Sichere Aktualisierung anwenden
  294. Checkbox Clean Install=Saubere Installation anwenden
  295. ;*** LOCALIZE ME BABY ***
  296. ;Message Clean Install=Eine Sichere Aktualisierung wird die bisherige Installation volstΣndig entfernen. Jegliche Komponenten, die Sie von dritten installiert haben werden verloren gehen. Dies ist das empfohlene Vorgehen, da es InkompatibilitΣten verhindert.
  297. Message Clean Install=Bei einer sauberen Installation wird das Installationsverzeichnis VOLLST─NDIG ENTFERNT! Jegliche Komponenten, die Sie von dritten installiert haben werden verloren gehen. Dies ist das empfohlene Vorgehen, da es InkompatibilitΣten verhindert.
  298. ;*** LOCALIZE ME BABY ***
  299. ;Message Install Over=If you choose not to perform a Safe Upgrade, third party components will not be removed, which may cause unpredictable behavior. 
  300. Message Install Over=Wenn Sie nicht die saubere Istallation wΣhlen, werden Komponenten von Dritten nicht entfernt. Dies kann zu unvorhersehbarem Verhalten fⁿhren. 
  301. ;*** LOCALIZE ME BABY ***
  302. Message Install Over Windir=Eine sichere Aktualisierung des Mozilla Thunderbird kann nicht ausgefⁿhrt werden, da das Programm ins Windowsverzeichnis installiert wurde. Es wird empfohlen, dass Sie Mozilla Thunderbird in ein anderes Verzeichnis installieren.
  303.  
  304. [Dialog Select Additional Components]
  305. Show Dialog=FALSE
  306. ;*** LOCALIZE ME BABY ***
  307. Title=Mozilla Setup - ZusΣtzliche Komponenten auswΣhlen
  308. ;*** LOCALIZE ME BABY ***
  309. Message0=WΣhlen Sie bitte die zusΣtzlichen Komponenten aus, die Sie installieren m÷chten.
  310.  
  311. [Dialog Windows Integration]
  312. ; Note - this dialog isn't actually used yet!
  313. Show Dialog=TRUE
  314. Registry Key=SOFTWARE\\mozilla.org\\Mozilla Thunderbird\\1.0 (de)\\Main
  315. ;*** LOCALIZE ME BABY ***
  316. Title=Windows Integration
  317. ;*** LOCALIZE ME BABY ***
  318. Sub Title=Verknⁿpfungen anlegen
  319. ;*** LOCALIZE ME BABY ***
  320. Message0=Verknⁿpfungen zu Mozilla Thunderbird anlegen:
  321.  
  322.  
  323. ; Only a maximum of 3 "Windows Integration-Item"s are allowded.  Each Item
  324. ; shows up as a checkbox in the Windows Integration dialog.
  325. [Windows Integration-Item0]
  326. CheckBoxState=TRUE
  327. ;*** LOCALIZE ME BABY ***
  328. Description=Auf dem Desktop
  329. Archive=
  330.  
  331. [Windows Integration-Item1]
  332. CheckBoxState=TRUE 
  333. ;*** LOCALIZE ME BABY ***
  334. Description=Im Programme-Ordner des Start-Menⁿs
  335. Archive=
  336.  
  337. [Windows Integration-Item2]
  338. CheckBoxState=TRUE
  339. ;*** LOCALIZE ME BABY ***
  340. Description=In der Schnellstartleiste
  341. Archive=
  342.  
  343. [Dialog Program Folder]
  344. Show Dialog=TRUE
  345. ;*** LOCALIZE ME BABY ***
  346. Title=Mozilla Thunderbird Setup - Programmordner auswΣhlen
  347. ;*** LOCALIZE ME BABY ***
  348. Message0=Setup wird zu dem unten aufgefⁿhrten Programmordner Verknⁿpfungen fⁿr Mozilla Thunderbird hinzufⁿgen. Sie k÷nnen einen neuen Ordner anlegen oder aus der Liste einen bestehenden Order auswΣhlen. Klicken Sie dann auf Weiter.
  349.  
  350. [Dialog Additional Options]
  351. Show Dialog=TRUE
  352. ;*** LOCALIZE ME BABY ***
  353. Title=Mozilla Thunderbird Setup - Download Einstellungen
  354. ;*** LOCALIZE ME BABY ***
  355. Message1=WΣhlen Sie folgende Option, wenn Sie die heruntergeladenen Setup-Dateien auf Ihrem Computer speichern m÷chten. Dann k÷nnen Sie Setup erneut ausfⁿhren, ohne die Dateien erneut herunterzuladen. Die Dateien werden in dem unten angegebenen Verzeichnis gespeichert.
  356. Save Installer=
  357. ; The following settings control whether the Recapture Homepage checkbox is displayed.
  358. ;    For this option to work the file nsResetPref.js must be installed into the 
  359. ;    components directory
  360. Message0=The following checkbox gives users the option of reverting to
  361. the default home page
  362. Show Homepage Option=FALSE
  363. Recapture Homepage=FALSE
  364.  
  365. [Dialog Advanced Settings]
  366. Show Dialog=TRUE
  367. ;*** LOCALIZE ME BABY ***
  368. Title=Mozilla Thunderbird Setup - Erweiterte Einstellungen
  369. ;*** LOCALIZE ME BABY ***
  370. Message0=Wenn Sie einen Proxy Server fⁿr Ihre Internetverbindung brauchen, geben Sie bitte die Informationen ein. Ansonsten lassen Sie die Felder bitte leer.
  371. Proxy Server=
  372. Proxy Port=
  373. Proxy User=
  374. Proxy Password=
  375. ; Use Protocol accepts only two options:
  376. ;   FTP
  377. ;   HTTP
  378. ; Default is FTP if key is not set.
  379. Use Protocol=HTTP
  380. ; Use Protocol Settings key shows or hides the
  381. ; Use FTP/Use HTTP radio buttons in the Download Dialog.
  382. ; Default value is ENABLED unless DISABLED is specified.
  383. Use Protocol Settings=ENABLED
  384. ; Controls the radio buttons visibility
  385. ; Default value is TRUE
  386. Show Protocols=TRUE
  387.  
  388. [Dialog Quick Launch]
  389. Show Dialog=TRUE
  390. ;*** LOCALIZE ME BABY ***
  391. Title=Mozilla Thunderbird Setup - Schnellstart
  392. ;*** LOCALIZE ME BABY ***
  393. Message0=Schnellstart startet Mozilla Thunderbird schneller. Schnellstart eignet sich nur fⁿr Benutzer mit einem einzigen Profil.
  394. ;*** LOCALIZE ME BABY ***
  395. Message1=Sie k÷nnen ⁿber das Symbol in der Task-Leiste von Windows auf Schnellstart zugreifen.
  396. ;*** LOCALIZE ME BABY ***
  397. Message2=Klicken Sie auf dieses KontrollkΣstchen, um Schnellstart beim nΣchsten Neustart zu aktivieren.
  398. ; Turbo Mode (Quick Launch) values: TRUE, FALSE
  399. ; Defaults to FALSE if not set
  400. Turbo Mode=FALSE
  401. ; Turbo Mode Settings value: TRUE, FALSE
  402. ; Defaults to FALSE if not set.
  403. ; This will hide the turbo mode checkbox in the Start Install dialog
  404. ; and ignore the Turbo Mode= key, thus disabling it.
  405. Turbo Mode Enabled=TRUE
  406.  
  407. [Dialog Start Install]
  408. Show Dialog=TRUE
  409. ;*** LOCALIZE ME BABY ***
  410. Title=Zusammenfassung
  411. ;*** LOCALIZE ME BABY ***
  412. Sub Title=Bereit zur Installation des Mozilla Thunderbird.
  413. ;*** LOCALIZE ME BABY ***
  414. Message Install=Setup wird nun folgende Komponenten installieren:
  415. ;*** LOCALIZE ME BABY ***
  416. Message Download=Setup wird nun folgende Komponenten herunterladen und installieren:
  417. ;*** LOCALIZE ME BABY ***
  418. Message0=Klicken Sie auf Weiter, um fortzufahren.
  419.  
  420. [Dialog Downloading]
  421. Show Dialog=TRUE
  422. ;*** LOCALIZE ME BABY ***
  423. Title=Herunterladen
  424. ;*** LOCALIZE ME BABY ***
  425. Sub Title=Herunterladen von ben÷tigten Komponenten...
  426. ;*** LOCALIZE ME BABY ***
  427. Blurb=Setup lΣdt die zum Installieren von Mozilla Thunderbird ben÷tigten Dateien herunter.
  428. ;*** LOCALIZE ME BABY ***
  429. File Name=Lade momentan herunter:
  430. ;*** LOCALIZE ME BABY ***
  431. Time Remaining=Verbleibende Zeit:
  432.  
  433. [Dialog Installing]
  434. Show Dialog=TRUE
  435. ;*** LOCALIZE ME BABY ***
  436. Title=Installiere
  437. ;*** LOCALIZE ME BABY ***
  438. Sub Title=Installiere Mozilla Thunderbird...
  439. ;*** LOCALIZE ME BABY ***
  440. Blurb=Setup installiert die Programm-Dateien. 
  441. ;*** LOCALIZE ME BABY ***
  442. Status File=Vorbereitung der Datei:
  443. ;*** LOCALIZE ME BABY ***
  444. Status Component=Installiere momentan:
  445.  
  446. [Dialog Install Successful]
  447. Show Dialog=TRUE
  448. ;*** LOCALIZE ME BABY ***
  449. Title=Installation abgeschlossen
  450. ;*** LOCALIZE ME BABY ***
  451. MessageHeader=Installation abgeschlossen
  452. ;*** LOCALIZE ME BABY ***
  453. Message0=%s 1.0 wurde erfolgreich installiert.
  454. ;*** LOCALIZE ME BABY ***
  455. Message1=Klicken Sie auf Fertig stellen, um das Setup abzuschlie▀en. 
  456. ;*** LOCALIZE ME BABY ***
  457. Launch App=%s 1.0 jetzt starten.
  458. Launch App Checked=TRUE
  459.  
  460. [Dialog Download]
  461. Show Dialog=TRUE
  462. ;*** LOCALIZE ME BABY ***
  463. Title=Mozilla Thunderbird Setup - Download
  464. ;*** LOCALIZE ME BABY ***
  465. Message Download0=Setup lΣdt jetzt die ben÷tigten Dateien aus dem Internet. Dies kann je nach Geschwindigkeit der Netzwerkverbindung einige Zeit dauern.
  466. ;*** LOCALIZE ME BABY ***
  467. Message Retry0=Einige Dateien haben den CRC-Test nicht bestanden und werden erneut heruntergeladen. Es werden nur die fehlerhaften Dateien erneut heruntergeladen.
  468.  
  469. [Dialog Reboot]
  470. ; Show Dialog values are:
  471. ;   TRUE  - Always show
  472. ;   FALSE - Don't show unless at least one component has its reboot show value set
  473. ;           to TRUE.  This will not show even if some files were in use and a reboot
  474. ;           is necessary.
  475. ;   AUTO  - Don't show unless a component has its reboot show value set to
  476. ;           TRUE or there was at least one file in use and a reboot is
  477. ;           is required for the file to be replaced correctly.
  478. Show Dialog=AUTO
  479.  
  480. [Check Instance0]
  481. Class Name=ThunderbirdMessageWindow
  482. Window Name=
  483. Process Name=thunderbird.exe
  484. Pretty Name=Mozilla Thunderbird
  485. ;*** LOCALIZE ME BABY ***
  486. Message=Das Herunterladen von Mozilla Thunderbird war erfolgreich. Mozilla Thunderbird mu▀ fⁿr die Installation beendet werden. Klicken Sie auf OK, um Mozilla Thunderbird zu beenden und das Installationsprogramm zu starten.
  487. ;*** LOCALIZE ME BABY ***
  488. Message Full Installer=Mozilla Thunderbird mu▀ vor der Installation beendet werden. Klicken Sie auf OK, um Mozilla Thunderbird zu beenden und das Installationsprogramm zu starten.
  489. ;*** LOCALIZE ME BABY ***
  490. Message wait=Mozilla Thunderbird wird beendet.  Bitte warten...
  491.  
  492. ; This key indicates whether or not to close all the windows associated with
  493. ; the process id of this app instance window found.
  494. Close All Process Windows=TRUE
  495.  
  496. ; These keys are not normally necessary for checking instances.  They are
  497. ; set here because Mozilla requires a way to shut down it's turbo mode.
  498. Extra Cmd0 Reg Key Root=HKEY_LOCAL_MACHINE
  499. Extra Cmd0 Reg Key=Software\Microsoft\Windows\CurrentVersion\App Paths\thunderbird.exe
  500. Extra Cmd0 Reg Name=
  501. Extra Cmd0 Parameter=-kill
  502.  
  503. ;DependeeX=Component A means
  504. ;  - if Component A gets checked this component gets checked
  505. ;  - if Component A gets unchecked this component gets unchecked
  506. ;  - if this component is visible it can still be checked/unchecked
  507. ;      independantly after Component A has changed its state.  I.e
  508. ;      this components checkbox will not be disabled or hidden.
  509. ;Dependee0=
  510. ;
  511. ;DependencyX= is not supported at this time. 
  512. ;Dependency0=
  513. ;
  514. ; Attributes can be the following values:
  515. ;
  516. ;   The following Attributes can be overridden:
  517. ;   ------------------------------------------
  518. ;
  519. ;   SELECTED      - Component is selected to be installed by default.
  520. ;
  521. ;   UNSELECTED    - Component is to be displayed unselected in the Options
  522. ;                   dialog.  If the component is listed in the non-custom
  523. ;                   Setup Type section, it will be assumed to be selected
  524. ;                   by default.
  525. ;
  526. ;   ADDITIONAL    - Component is to be shown in the Additional Options
  527. ;                   dialog (2nd Options dialog) instead of the 1st Options
  528. ;                   dialog.
  529. ;
  530. ;   NOTADDITIONAL - Component will be shown (if visible) in the 1st
  531. ;                   1st Options dialog rather than the Additional Options
  532. ;                   dialog (default).
  533. ;
  534. ;   VISIBLE       - Component is shown in one of the two Options dialogs
  535. ;                   (default).
  536. ;
  537. ;   INVISIBLE     - Component is not shown in either of the two Options dialogs.
  538. ;
  539. ;   ENABLED       - Component is to be shown as enabled (not greyed out) in
  540. ;                   either of the two Options dialogs.
  541. ;                   (default).
  542. ;
  543. ;   DISABLED      - Component is to be shown as disabled (greyed out) in
  544. ;                   either of two Options dialog.
  545. ;
  546. ;
  547. ;   The following attributes cannot be overridden:
  548. ;   ---------------------------------------------
  549. ;
  550. ;   LAUNCHAPP     - Component is downloaded and simply run (like a .exe file)
  551. ;                   after all the components have been downloaded and
  552. ;                   xpinstall'ed.
  553. ;
  554. ;   DOWNLOAD_ONLY - Component is to be only downloaded to the ns_temp folder,
  555. ;                   then deleted as Setup is quitting.
  556. ;
  557. ;   FORCE_UPGRADE - Force Upgrade checks for a particular file or directory
  558. ;                   provided in the Force Upgrade FileX= key(s).  If any of
  559. ;                   the listed file or directory exists, then this component
  560. ;                   will have its SELECTED and DISABLED Attributes set
  561. ;                   automatically.  Force Upgrade will override the following:
  562. ;
  563. ;                       Random Install Percentage= setting
  564. ;                       UNSELECTED Attribute setting
  565. ;                       Dependency settings
  566. ;                       Dependee settings
  567. ;                       Setup Type settings - meaning that even if this
  568. ;                                             component is not listed in the
  569. ;                                             selected Setup Type, it will be
  570. ;                                             affected.
  571. ;
  572. ;   IGNORE_DOWNLOAD_ERROR  - If the component needs to be downloaded from a
  573. ;                            server, setting this attribute will indicate that
  574. ;                            any download error encountered will be ignored
  575. ;                            and treated as if there were no error.
  576. ;                            If the component does not need to be downloaded,
  577. ;                            then this attribute has no effect.
  578. ;
  579. ;   IGNORE_XPINSTALL_ERROR - If the component is a .xpi file, then any error
  580. ;                            resulting from the installation of the .xpi file
  581. ;                            will be ignored.  If the .xpi file is not to be
  582. ;                            installed, then this attribute is ignored.
  583. ;
  584. ;   SUPERSEDE     - Component is to be shown as disabled and unselected
  585. ;                   if a file exists.
  586. ;                   Use SupersedeType=File Exists to specify the type of comparison
  587. ;                   Use SupersedeFileX=File Name to specify the file
  588. ;                   Use SupersedeMinVersionX=a.b.c.d (optional) to specify the 
  589. ;                   minimum version of the file.  If the version of the existing file
  590. ;                   is greater than or equal to the SupersedeMinVersion the component
  591. ;                   will be superseded.
  592. ;
  593.  
  594. ;We're not installing Component XPCOM because we're using it
  595. ;for it's xpinstall engine from the TEMP dir.  The files that
  596. ;this component has are already in Component GRE.
  597. [Component XPCOM]
  598. Description Short=Cross Platform COM
  599. ;*** LOCALIZE ME BABY ***
  600. Description Long=Cross Platform COM
  601. Archive=xpcom.xpi
  602. Install Size=1600
  603. Install Size System=1
  604. Install Size Archive=1344
  605. Attributes=SELECTED|INVISIBLE
  606. FileCount=     11
  607.  
  608. [Component Mail]
  609. Description Short=Mozilla Thunderbird
  610. ;*** LOCALIZE ME BABY ***
  611. Description Long=Der Mozilla Thunderbird Mail Client
  612. Archive=mail.xpi
  613. Install Size=19232
  614. Install Size System=1
  615. Install Size Archive=16768
  616. Attributes=SELECTED|INVISIBLE|FORCE_UPGRADE|MAIN_COMPONENT
  617. Force Upgrade File0=[SETUP PATH]\thunderbird.exe
  618. FileCount=     85
  619.  
  620. [Component Offline]
  621. Description Short=Offline Unterstⁿtzung
  622. ;*** LOCALIZE ME BABY ***
  623. Description Long=Erm÷glicht das Arbeiten im Offline-Modus 
  624. Archive=offline.xpi
  625. Install Size=161
  626. Install Size System=0
  627. Attributes=SELECTED|FORCE_UPGRADE|VISIBLE
  628. Force Upgrade File0=[SETUP PATH]\chrome\offline.jar
  629. FileCount=1
  630.  
  631. [Component RSS]
  632. Description Short=RSS Unterstⁿtzung
  633. ;*** LOCALIZE ME BABY ***
  634. Description Long=Erm÷glicht das Lesen von RSS-Feeds
  635. Archive=newsblog.xpi
  636. Install Size=417
  637. Install Size System=0
  638. Attributes=SELECTED|FORCE_UPGRADE|VISIBLE
  639. Force Upgrade File0=[SETUP PATH]\chrome\newsblog.jar
  640. FileCount=      3
  641.  
  642. ;[Component ADT]
  643. ;Description Short=Developer Tools
  644. ;*** LOCALIZE ME BABY ***
  645. ;Description Long=Der DOM-Inspector - Ein Tool fⁿr Entwickler
  646. ;Archive=adt.xpi
  647. ;Install Size=1089
  648. ;Install Size System=0
  649. ;Attributes=FORCE_UPGRADE|VISIBLE
  650. ;Force Upgrade File0=[SETUP PATH]\chrome\inspector.jar
  651. ;FileCount=7
  652.  
  653. [Component Uninstaller]
  654. Description Short=Mozilla Uninstaller
  655. ;*** LOCALIZE ME BABY ***
  656. Description Long=Deinstallationsprogramm fⁿr Mozilla Thunderbird
  657. Archive=UninstallThunderbird.zip
  658. Install Size=1
  659. Install Size System=1
  660. Install Size Archive=1
  661. Attributes=SELECTED|INVISIBLE|DOWNLOAD_ONLY
  662. FileCount=      0
  663.  
  664. ;Since the uninstaller program is going to be installed into the Windows folder,
  665. ;Setup.exe needs to know to calculate the disk space required for the Windows folder.
  666. ;This section overrides the default user-chosen path for the Uninstaller only.
  667. [Component Uninstaller-Destination Path0]
  668. Path=[WINDIR]
  669.  
  670. [Component DE Profil Standards]
  671. Description Short=Deutsche (DE) Profil-Standards
  672. ;*** LOCALIZE ME BABY ***
  673. Description Long=Deutsche (DE) Profil-Standards
  674. Archive=defldede.xpi
  675. Install Size=480
  676. Install Size System=1
  677. Install Size Archive=13
  678. Attributes=SELECTED|INVISIBLE|FORCE_UPGRADE
  679. Force Upgrade File0=[SETUP PATH]\defaults\messenger\mailViews.dat
  680. FileCount=      7
  681.  
  682. [Component de DE lang pack]
  683. ;*** LOCALIZE ME BABY ***
  684. Description Short=Deutsches (DE) Sprachpaket
  685. ;*** LOCALIZE ME BABY ***
  686. Description Long=Deutsches (DE) Sprachpaket
  687. Archive=langdede.xpi
  688. Install Size=896
  689. Install Size System=1
  690. Install Size Archive=765
  691. Attributes=SELECTED|INVISIBLE|FORCE_UPGRADE
  692. Force Upgrade File0=[SETUP PATH]\chrome\de-DE-mail.jar
  693. FileCount=      1
  694.  
  695. [Component QFA]
  696. Description Short=Quality Feedback Agent
  697. ;*** LOCALIZE ME BABY ***
  698. Description Long=Programm, um Information ⁿber Thunderbird-Programmabstⁿrze zu melden
  699. Archive=talkback.xpi
  700. Install Size=2464
  701. Install Size System=1
  702. Install Size Archive=1
  703. Attributes=SELECTED|FORCE_UPGRADE
  704. Force Upgrade File0=[SETUP PATH]\components\fullsoft.dll
  705. FileCount=      0
  706.  
  707. ; This is to randomly set the default checkbox for this component.
  708. ; This particular value will set the checkbox checked [number]% of the time.
  709. ; This logic is done only during the initialization of setup, not in any
  710. ; particular dialog.
  711. Random Install Percentage=20
  712.  
  713. [Core]
  714. Source=[XPI PATH]\xpcom.xpi
  715. Destination=[WIZTEMP]\xpcom.ns
  716. Install Size=1761
  717. Install Size System=0
  718. ;*** LOCALIZE ME BABY ***
  719. Message=Bereite Installation vor, bitte warten...
  720. ; Status= values: Disabled, Enabled
  721. ; If nothing is set, default value is Enabled.  If set to Disabled,
  722. ; it will then use GRE as the xpinstall engine, in which case, there
  723. ; should be a GRE component in this installer package!
  724. Status=Enabled
  725.  
  726. [Redirect]
  727. Status=Disabled
  728. ; This is used in conjunction with the Site Selector info to build a
  729. ; url to where to download the needed redirect.ini file from.
  730. ; If there's more than one server path, they will be used as fail
  731. ; over paths.
  732. ;
  733. ; The Server Path= keys need to be named in the following convention:
  734. ;
  735. ;   Server Path0=
  736. ;   Server Path1=
  737. ;   Server Path2=
  738. ;
  739. ; and so on...
  740. Server Path=redirect.ini
  741. ;*** LOCALIZE ME BABY ***
  742. Description=Redirect File
  743. Message=
  744.  
  745.  
  746. ; The Timing key needs to be one of the following values:
  747. ;   pre download     - process before any files have been downloaded.
  748. ;   post download    - process after all files have been downloaded.
  749. ;   pre xpcom        - process before the xpcom file has been uncompressed.
  750. ;   post xpcom       - process after the xpcom file has been uncompressed.
  751. ;   pre smartupdate  - process before the smartupdate engine has been launched.
  752. ;   post smartupdate - process after the smartupdate engine has been launched.
  753. ;   pre launchapp    - process before the launching of executables.
  754. ;   post launchapp   - process after the launching of executables.
  755. ;   pre archive      - process before the launching of each individual archive file.
  756. ;   post archive     - process after the launching of each individual archive file.
  757. ;   depend reboot    - process depending on if a reboot is necessary or not.
  758. ;                      if reboot is necessary, installer can set it up so
  759. ;                      the app runs once upon windows reboot.
  760.  
  761. ;Uncompress FileX sections
  762. [Uncompress File0]
  763. Timing=post smartupdate
  764. Source=[XPI PATH]\UninstallThunderbird.zip
  765. Destination=[WINDIR]
  766. ;*** LOCALIZE ME BABY ***
  767. Message=Installiere Deinstallationsprogramm, bitte warten...
  768. Only If Exists=FALSE
  769.  
  770.  
  771. ;Copy FileX sections
  772. ;Copy the uninstaller to the [Setup Path]\uninstall folder.
  773. ;This copy is to be used when the user installed on a system with
  774. ;restricted access.
  775. [Copy File0]
  776. Timing=post smartupdate
  777. Source=[WINDIR]\UninstallThunderbird.exe
  778. Destination=[SETUP PATH]\uninstall
  779. Fail If Exists=FALSE
  780. Do Not Uninstall=FALSE
  781.  
  782. [Copy File1]
  783. Timing=post smartupdate
  784. Source=[XPI PATH]\UninstallThunderbird.exe
  785. Destination=[WINDIR]
  786. Fail If Exists=FALSE
  787. Do Not Uninstall=TRUE
  788.  
  789. ; nss3.dll, softokn3.dll, ssl3.dll, and smime3.dll all need to be copied from
  790. ; the GRE dir to the destination app folder (see bug 202326)
  791. [Copy File2]
  792. Timing=post smartupdate
  793. Source=[$GRE_INSTALL_DIR]\nss3.dll
  794. Destination=[SETUP PATH]
  795. Fail If Exists=FALSE
  796. Do Not Uninstall=FALSE
  797.  
  798. [Copy File3]
  799. Timing=post smartupdate
  800. Source=[$GRE_INSTALL_DIR]\softokn3.dll
  801. Destination=[SETUP PATH]
  802. Fail If Exists=FALSE
  803. Do Not Uninstall=FALSE
  804.  
  805. [Copy File4]
  806. Timing=post smartupdate
  807. Source=[$GRE_INSTALL_DIR]\softokn3.chk
  808. Destination=[SETUP PATH]
  809. Fail If Exists=FALSE
  810. Do Not Uninstall=FALSE
  811.  
  812. [Copy File5]
  813. Timing=post smartupdate
  814. Source=[$GRE_INSTALL_DIR]\ssl3.dll
  815. Destination=[SETUP PATH]
  816. Fail If Exists=FALSE
  817. Do Not Uninstall=FALSE
  818.  
  819. [Copy File6]
  820. Timing=post smartupdate
  821. Source=[$GRE_INSTALL_DIR]\smime3.dll
  822. Destination=[SETUP PATH]
  823. Fail If Exists=FALSE
  824. Do Not Uninstall=FALSE
  825.  
  826. [Path Lookup $GRE_INSTALL_DIR]
  827. Path Reg Key Root=HKEY_LOCAL_MACHINE
  828. Path Reg Key=Software\mozilla.org\GRE\\Main
  829. Path Reg Name=Install Directory
  830. Strip Filename=FALSE
  831.  
  832.  
  833. ;Copy File SequentialX sections
  834. [Copy File Sequential0]
  835. Timing=post smartupdate
  836. Filename=install_wizard.log
  837. Source=[SETUP PATH]
  838. Destination=[SETUP PATH]\uninstall
  839.  
  840.  
  841. ;Create DirectoryX sections
  842. [Create Directory0]
  843. Timing=post download
  844. Destination=[SETUP PATH]\plugins
  845.  
  846.  
  847. ;Delete FileX sections
  848. [Delete File0]
  849. Timing=post download
  850. Destination=[COMMON_PROGRAMS]\Mozilla Seamonkey\Mozilla AppRunner.lnk
  851.  
  852. [Delete File1]
  853. Timing=post smartupdate
  854. Destination=[SETUP PATH]\install_wizard.log
  855.  
  856.  
  857. ;Remove DirectoryX sections
  858. ;[Remove Directory0]
  859. ;Timing=post launchapp
  860. ;Destination=[TEMP]\xtratest
  861. ;Remove subdirs=TRUE
  862.  
  863.  
  864. ;RunAppX sections
  865. [RunApp0]
  866. Timing=depend reboot
  867. Wait=FALSE
  868. Target=[SETUP PATH]\thunderbird.exe
  869. Parameters=-installer -contentLocale DE -UILocale de-DE
  870. WorkingDir=[SETUP PATH]
  871. ;  Additional Options dialog.
  872. Condition=not RecaptureHPChecked
  873.  
  874. [RunApp1]
  875. Timing=depend reboot
  876. Wait=FALSE
  877. Target=[SETUP PATH]\thunderbird.exe
  878. Parameters=-installer -contentLocale DE -UILocale de-DE -resetPref browser.startup.homepage
  879. WorkingDir=[SETUP PATH]
  880. ;  Additional Options dialog.
  881. Condition=RecaptureHPChecked
  882.  
  883. [Windows Registry0]
  884. Root Key=HKEY_LOCAL_MACHINE
  885. ;*** LOCALIZE ME BABY ***
  886. Key=Software\Mozilla
  887. Name=
  888. Name Value=
  889. Type=REG_SZ
  890. Decrypt Key=FALSE
  891. Decrypt Name=FALSE
  892. Decrypt Name Value=TRUE
  893. Overwrite Key=TRUE
  894. Overwrite Name=TRUE
  895. Timing=pre smartupdate
  896.  
  897. [Windows Registry1]
  898. Root Key=HKEY_LOCAL_MACHINE
  899. ;*** LOCALIZE ME BABY ***
  900. Key=Software\Mozilla\Mozilla Thunderbird
  901. Name=
  902. Name Value=
  903. Type=REG_SZ
  904. Decrypt Key=FALSE
  905. Decrypt Name=FALSE
  906. Decrypt Name Value=TRUE
  907. Overwrite Key=TRUE
  908. Overwrite Name=TRUE
  909. Timing=pre smartupdate
  910.  
  911. [Windows Registry2]
  912. Root Key=HKEY_LOCAL_MACHINE
  913. ;*** LOCALIZE ME BABY ***
  914. Key=Software\Mozilla\Mozilla Thunderbird\1.0 (de)
  915. Name=
  916. Name Value=
  917. Type=REG_SZ
  918. Decrypt Key=FALSE
  919. Decrypt Name=FALSE
  920. Decrypt Name Value=TRUE
  921. Overwrite Key=TRUE
  922. Overwrite Name=TRUE
  923. Timing=pre smartupdate
  924.  
  925. [Windows Registry3]
  926. Root Key=HKEY_LOCAL_MACHINE
  927. ;*** LOCALIZE ME BABY ***
  928. Key=Software\Mozilla\Mozilla Thunderbird\1.0 (de)\Main
  929. Name=Program Folder Path
  930. Name Value=[Default Folder]
  931. Type=REG_SZ
  932. Decrypt Key=FALSE
  933. Decrypt Name=FALSE
  934. Decrypt Name Value=TRUE
  935. Overwrite Key=TRUE
  936. Overwrite Name=TRUE
  937. Timing=pre smartupdate
  938.  
  939. [Windows Registry4]
  940. Root Key=HKEY_LOCAL_MACHINE
  941. ;*** LOCALIZE ME BABY ***
  942. Key=Software\Mozilla\Mozilla Thunderbird\1.0 (de)\Uninstall
  943. Name=Description
  944. Name Value=Mozilla Thunderbird (1.0)
  945. Type=REG_SZ
  946. Decrypt Key=FALSE
  947. Decrypt Name=FALSE
  948. Decrypt Name Value=FALSE
  949. Overwrite Key=TRUE
  950. Overwrite Name=TRUE
  951. Timing=pre smartupdate
  952.  
  953. [Windows Registry5]
  954. Root Key=HKEY_LOCAL_MACHINE
  955. ;*** LOCALIZE ME BABY ***
  956. Key=Software\Mozilla\Mozilla Thunderbird\1.0 (de)\Uninstall
  957. Name=Uninstall Log Folder
  958. Name Value=[SETUP PATH]\uninstall
  959. Type=REG_SZ
  960. Decrypt Key=FALSE
  961. Decrypt Name=FALSE
  962. Decrypt Name Value=TRUE
  963. Overwrite Key=TRUE
  964. Overwrite Name=TRUE
  965. Timing=pre smartupdate
  966.  
  967. [Windows Registry6]
  968. Root Key=HKEY_CURRENT_USER
  969. ;*** LOCALIZE ME BABY ***
  970. Key=Software\Mozilla
  971. Name=
  972. Name Value=
  973. Type=REG_SZ
  974. Decrypt Key=FALSE
  975. Decrypt Name=FALSE
  976. Decrypt Name Value=TRUE
  977. Overwrite Key=TRUE
  978. Overwrite Name=TRUE
  979. Timing=pre smartupdate
  980.  
  981. [Windows Registry7]
  982. Root Key=HKEY_CURRENT_USER
  983. ;*** LOCALIZE ME BABY ***
  984. Key=Software\Mozilla\Mozilla Thunderbird
  985. Name=
  986. Name Value=
  987. Type=REG_SZ
  988. Decrypt Key=FALSE
  989. Decrypt Name=FALSE
  990. Decrypt Name Value=TRUE
  991. Overwrite Key=TRUE
  992. Overwrite Name=TRUE
  993. Timing=pre smartupdate
  994.  
  995. [Windows Registry8]
  996. Root Key=HKEY_CURRENT_USER
  997. ;*** LOCALIZE ME BABY ***
  998. Key=Software\Mozilla\Mozilla Thunderbird\1.0 (de)
  999. Name=
  1000. Name Value=
  1001. Type=REG_SZ
  1002. Decrypt Key=FALSE
  1003. Decrypt Name=FALSE
  1004. Decrypt Name Value=TRUE
  1005. Overwrite Key=TRUE
  1006. Overwrite Name=TRUE
  1007. Timing=pre smartupdate
  1008.  
  1009. [Windows Registry9]
  1010. Root Key=HKEY_CURRENT_USER
  1011. ;*** LOCALIZE ME BABY ***
  1012. Key=Software\Mozilla\Mozilla Thunderbird\1.0 (de)\Main
  1013. Name=Program Folder Path
  1014. Name Value=[Default Folder]
  1015. Type=REG_SZ
  1016. Decrypt Key=FALSE
  1017. Decrypt Name=FALSE
  1018. Decrypt Name Value=TRUE
  1019. Overwrite Key=TRUE
  1020. Overwrite Name=TRUE
  1021. Timing=pre smartupdate
  1022.  
  1023. [Windows Registry10]
  1024. Root Key=HKEY_CURRENT_USER
  1025. ;*** LOCALIZE ME BABY ***
  1026. Key=Software\Mozilla\Mozilla Thunderbird\1.0 (de)\Uninstall
  1027. Name=Description
  1028. Name Value=Mozilla Thunderbird (1.0)
  1029. Type=REG_SZ
  1030. Decrypt Key=FALSE
  1031. Decrypt Name=FALSE
  1032. Decrypt Name Value=FALSE
  1033. Overwrite Key=TRUE
  1034. Overwrite Name=TRUE
  1035. Timing=pre smartupdate
  1036.  
  1037. [Windows Registry11]
  1038. Root Key=HKEY_CURRENT_USER
  1039. ;*** LOCALIZE ME BABY ***
  1040. Key=Software\Mozilla\Mozilla Thunderbird\1.0 (de)\Uninstall
  1041. Name=Uninstall Log Folder
  1042. Name Value=[SETUP PATH]\uninstall
  1043. Type=REG_SZ
  1044. Decrypt Key=FALSE
  1045. Decrypt Name=FALSE
  1046. Decrypt Name Value=TRUE
  1047. Overwrite Key=TRUE
  1048. Overwrite Name=TRUE
  1049. Timing=pre smartupdate
  1050.  
  1051. [Windows Registry12]
  1052. Root Key=HKEY_LOCAL_MACHINE
  1053. Key=Software\Microsoft\Windows\CurrentVersion\Uninstall\Mozilla Thunderbird (1.0)
  1054. Name=DisplayName
  1055. Name Value=Mozilla Thunderbird (1.0)
  1056. Type=REG_SZ
  1057. Decrypt Key=FALSE
  1058. Decrypt Name=FALSE
  1059. Decrypt Name Value=FALSE
  1060. Overwrite Key=TRUE
  1061. Overwrite Name=TRUE
  1062. Timing=post smartupdate
  1063.  
  1064. [Windows Registry13]
  1065. Root Key=HKEY_LOCAL_MACHINE
  1066. Key=Software\Microsoft\Windows\CurrentVersion\Uninstall\Mozilla Thunderbird (1.0)
  1067. Name=UninstallString
  1068. ;*** LOCALIZE ME BABY ***
  1069. Name Value=[WINDIR]\UninstallThunderbird.exe /ua "1.0 (de)"
  1070. Type=REG_SZ
  1071. Decrypt Key=FALSE
  1072. Decrypt Name=FALSE
  1073. Decrypt Name Value=TRUE
  1074. Overwrite Key=TRUE
  1075. Overwrite Name=TRUE
  1076. Timing=post smartupdate
  1077.  
  1078. [Windows Registry14]
  1079. Root Key=HKEY_LOCAL_MACHINE
  1080. Key=Software\Microsoft\Windows\CurrentVersion\Uninstall\Mozilla Thunderbird (1.0)
  1081. Name=DisplayIcon
  1082. Name Value=[SETUP PATH]\thunderbird.exe,0
  1083. Type=REG_SZ
  1084. Decrypt Key=FALSE
  1085. Decrypt Name=FALSE
  1086. Decrypt Name Value=TRUE
  1087. Overwrite Key=TRUE
  1088. Overwrite Name=TRUE
  1089. Timing=post smartupdate
  1090.  
  1091. [Windows Registry15]
  1092. Root Key=HKEY_LOCAL_MACHINE
  1093. Key=Software\Microsoft\Windows\CurrentVersion\Uninstall\Mozilla Thunderbird (1.0)
  1094. Name=DisplayVersion
  1095. Name Value=1.0 (de)
  1096. Type=REG_SZ
  1097. Decrypt Key=FALSE
  1098. Decrypt Name=FALSE
  1099. Decrypt Name Value=TRUE
  1100. Overwrite Key=TRUE
  1101. Overwrite Name=TRUE
  1102. Timing=post smartupdate
  1103.  
  1104. [Windows Registry16]
  1105. Root Key=HKEY_LOCAL_MACHINE
  1106. Key=Software\Microsoft\Windows\CurrentVersion\Uninstall\Mozilla Thunderbird (1.0)
  1107. Name=Comment
  1108. Name Value=Reclaim Your Inbox.
  1109. Type=REG_SZ
  1110. Decrypt Key=FALSE
  1111. Decrypt Name=FALSE
  1112. Decrypt Name Value=TRUE
  1113. Overwrite Key=TRUE
  1114. Overwrite Name=TRUE
  1115. Timing=post smartupdate
  1116.  
  1117. [Windows Registry17]
  1118. Root Key=HKEY_LOCAL_MACHINE
  1119. Key=Software\Microsoft\Windows\CurrentVersion\Uninstall\Mozilla Thunderbird (1.0)
  1120. Name=InstallLocation
  1121. Name Value=[SETUP PATH]
  1122. Type=REG_SZ
  1123. Decrypt Key=FALSE
  1124. Decrypt Name=FALSE
  1125. Decrypt Name Value=TRUE
  1126. Overwrite Key=TRUE
  1127. Overwrite Name=TRUE
  1128. Timing=post smartupdate
  1129.  
  1130. [Windows Registry18]
  1131. Root Key=HKEY_LOCAL_MACHINE
  1132. Key=Software\Microsoft\Windows\CurrentVersion\Uninstall\Mozilla Thunderbird (1.0)
  1133. Name=NoModify
  1134. Name Value=1
  1135. Type=REG_SZ
  1136. Decrypt Key=FALSE
  1137. Decrypt Name=FALSE
  1138. Decrypt Name Value=TRUE
  1139. Overwrite Key=TRUE
  1140. Overwrite Name=TRUE
  1141. Timing=post smartupdate
  1142.  
  1143. [Windows Registry19]
  1144. Root Key=HKEY_LOCAL_MACHINE
  1145. Key=Software\Microsoft\Windows\CurrentVersion\Uninstall\Mozilla Thunderbird (1.0)
  1146. Name=NoRepair
  1147. Name Value=1
  1148. Type=REG_SZ
  1149. Decrypt Key=FALSE
  1150. Decrypt Name=FALSE
  1151. Decrypt Name Value=TRUE
  1152. Overwrite Key=TRUE
  1153. Overwrite Name=TRUE
  1154. Timing=post smartupdate
  1155.  
  1156. [Windows Registry20]
  1157. Root Key=HKEY_LOCAL_MACHINE
  1158. Key=Software\Microsoft\Windows\CurrentVersion\Uninstall\Mozilla Thunderbird (1.0)
  1159. Name=Publisher
  1160. Name Value=Mozilla
  1161. Type=REG_SZ
  1162. Decrypt Key=FALSE
  1163. Decrypt Name=FALSE
  1164. Decrypt Name Value=TRUE
  1165. Overwrite Key=TRUE
  1166. Overwrite Name=TRUE
  1167. Timing=post smartupdate
  1168.  
  1169. [Windows Registry21]
  1170. Root Key=HKEY_LOCAL_MACHINE
  1171. Key=Software\Microsoft\Windows\CurrentVersion\Uninstall\Mozilla Thunderbird (1.0)
  1172. Name=URLInfoAbout
  1173. ;*** LOCALIZE ME BABY ***
  1174. Name Value=http://www.mozilla.org/
  1175. Type=REG_SZ
  1176. Decrypt Key=FALSE
  1177. Decrypt Name=FALSE
  1178. Decrypt Name Value=TRUE
  1179. Overwrite Key=TRUE
  1180. Overwrite Name=TRUE
  1181. Timing=post smartupdate
  1182.  
  1183. [Windows Registry22]
  1184. Root Key=HKEY_LOCAL_MACHINE
  1185. Key=Software\Microsoft\Windows\CurrentVersion\Uninstall\Mozilla Thunderbird (1.0)
  1186. Name=URLUpdateInfo
  1187. ;*** LOCALIZE ME BABY ***
  1188. Name Value=http://www.mozilla.org/products/thunderbird/
  1189. Type=REG_SZ
  1190. Decrypt Key=FALSE
  1191. Decrypt Name=FALSE
  1192. Decrypt Name Value=TRUE
  1193. Overwrite Key=TRUE
  1194. Overwrite Name=TRUE
  1195. Timing=post smartupdate
  1196.  
  1197. ; The following keys are to help JRE's installer locate where mozilla gets
  1198. ; installed to.  It has not been updated to look for the new keys.
  1199. [Windows Registry23]
  1200. Root Key=HKEY_LOCAL_MACHINE
  1201. Key=Software\Mozilla
  1202. Name=
  1203. Name Value=
  1204. Type=REG_SZ
  1205. Decrypt Key=FALSE
  1206. Decrypt Name=FALSE
  1207. Decrypt Name Value=TRUE
  1208. Overwrite Key=TRUE
  1209. Overwrite Name=TRUE
  1210. Timing=pre smartupdate
  1211.  
  1212. [Cleanup Previous Product RegKeys]
  1213. Reg Key Root0=HKEY_LOCAL_MACHINE
  1214. Product Name0=Mozilla
  1215. Product Reg Key0=Software\Mozilla.org\Mozilla
  1216. Current Version0=1.0 (de)
  1217.  
  1218. Reg Key Root1=HKEY_CURRENT_USER
  1219. Product Name1=Mozilla
  1220. Product Reg Key1=Software\Mozilla.org\Mozilla
  1221. Current Version1=1.0 (de)
  1222.  
  1223.  
  1224.  
  1225. ; Values for Show Folder:
  1226. ;   HIDE             Hides the window and activates another window.
  1227. ;   MAXIMIZE         Maximizes the specified window.
  1228. ;   MINIMIZE         Minimizes the specified window and activates the next
  1229. ;                    top-level window in the z-order.
  1230. ;   RESTORE          Activates and displays the window. If the window is
  1231. ;                    minimized or maximized, Windows restores it to its
  1232. ;                    original size and position. An application should specify
  1233. ;                    this flag when restoring a minimized window.
  1234. ;   SHOW             Activates the window and displays it in its current size
  1235. ;                    and position.
  1236. ;   SHOWMAXIMIZED    Activates the window and displays it as a maximized
  1237. ;                    window.
  1238. ;   SHOWMINIMIZED    Activates the window and displays it as a minimized
  1239. ;                    window.
  1240. ;   SHOWMINNOACTIVE  Displays the window as a minimized window. The active
  1241. ;                    window remains active.
  1242. ;   SHOWNA           Displays the window in its current state. The active
  1243. ;                    window remains active.
  1244. ;   SHOWNOACTIVATE   Displays a window in its most recent size and position.
  1245. ;                    The active window remains active.
  1246. ;   SHOWNORMAL       Activates and displays a window. If the window is
  1247. ;                    minimized or maximized, Windows restores it to its
  1248. ;                    original size and position. An application should specify
  1249. ;                    this flag when displaying the window for the first time.
  1250. [Program Folder0]
  1251. Timing=post smartupdate
  1252. Show Folder=HIDE
  1253. Program Folder=[Default Folder]
  1254.  
  1255. [Program Folder0-Shortcut0]
  1256. File=[SETUP PATH]\uninstall\UninstallThunderbird.exe
  1257. Arguments=/ua "1.0 (de)"
  1258. Working Dir=[SETUP PATH]
  1259. Description=Uninstall Mozilla Thunderbird
  1260. Icon Path=[SETUP PATH]\uninstall\UninstallThunderbird.exe
  1261. Icon Id=0
  1262.  
  1263. ; Default value:
  1264. ;    IGNORE
  1265. ;
  1266. ; Possible values:
  1267. ;    ONLY_RESTRICTED    - create shortcut only if user access is restricted
  1268. ;    ONLY_NONRESTRICTED - create shortcut only if user access is not restricted
  1269. Restricted Access=ONLY_RESTRICTED
  1270.  
  1271. ;[Program Folder0-Shortcut1]
  1272. ;File=[SETUP PATH]\thunderbird.exe
  1273. ;Arguments=-ProfileManager
  1274. ;Working Dir=[SETUP PATH]
  1275. ;Description=Profile Manager
  1276. ;Icon Path=[SETUP PATH]\thunderbird.exe
  1277. ;Icon Id=0
  1278.  
  1279. ;[Program Folder1]
  1280. ;Timing=post download
  1281. ;Show Folder=SHOW
  1282. ;Program Folder=[Default Folder]\lala land
  1283.  
  1284. ;[Program Folder1-Shortcut0]
  1285. ;File=c:\bin\getver.exe
  1286. ;Arguments=
  1287. ;Working Dir=[TEMP]
  1288. ;Description=Getver Test
  1289. ;Icon Path=[WINDISK]\4nt\4nt.exe
  1290. ;Icon Id=0
  1291.  
  1292. ;[Program Folder1-Shortcut1]
  1293. ;File=c:\perl\bin\perl.exe
  1294. ;Arguments=
  1295. ;Working Dir=[WINSYS]
  1296. ;Description=Perl
  1297. ;Icon Path=c:\perl\bin\perl.exe
  1298. ;Icon Id=0
  1299.  
  1300. [Strings]
  1301. ;*** LOCALIZE ME BABY ***
  1302. Message Unfinished Download Restart=In einer frⁿheren Sitzung von Setup wurde der Download der ben÷tigten Dateien nicht abgeschlossen. M÷chten Sie die bereits heruntergeladenen Dateien beibehalten, um einen erneuten Download zu vermeiden?
  1303. ;*** LOCALIZE ME BABY ***
  1304. Message Unfinished Install Xpi Restart=Bei einem vorherigen Setup wurden nicht alle erforderlichen Dateien installiert. M÷chten sie die bereits heruntergeladenen Dateien nutzen, um ein erneutes Herunterladen zu vermeiden?
  1305. ;*** LOCALIZE ME BABY ***
  1306. Error Corrupted Archives Detected=Setup hat festgestellt, dass die folgenden Archive innerhalb des Setup beschΣdigt sind: %sSie ben÷tigen eine andere Kopie des Mozilla Setup-Programms, um die Installation fortsetzen zu k÷nnen.
  1307. ;*** LOCALIZE ME BABY ***
  1308. Error Corrupted Archives Detected AUTO mode=Setup hat festgestellt, dass mindestens ein Archiv innerhalb dieses Setup beschΣdigt ist. Sie ben÷tigen eine andere Kopie des Mozilla Setup-Programms, um die Installation fortsetzen zu k÷nnen.
  1309. ;*** LOCALIZE ME BABY ***
  1310. Error Too Many CRC Failures=Es traten zu viele Fehler beim Download auf. Setup wird abgebrochen.  Die bereits heruntergeladenen Dateien werden nicht gel÷scht.  The next time Setup is run, these files will be taken into account during the download.
  1311. ;*** LOCALIZE ME BABY ***
  1312. Error Too Many Network Errors=Beim Download von %s traten zu viele Netzwerkfehler auf.  Bitte versuchen Sie es spΣter erneut.  Die bereits heruntergeladenen Dateien werden nicht gel÷scht.  The next time Setup is run, these files will be taken into account during the download.
  1313. ;*** LOCALIZE ME BABY ***
  1314. Message Verifying Archives=▄berprⁿfe Archivdateien, bitte warten...
  1315. ;*** LOCALIZE ME BABY ***
  1316. Error Undefined=Nicht definierter Fehler
  1317. ;*** LOCALIZE ME BABY ***
  1318. Error Out Of Memory=Zu wenig Arbeitsspeicher!
  1319. ;*** LOCALIZE ME BABY ***
  1320. Status Download=%s bei %.2f KB/sec (%u KB von %u KB heruntergeladen)
  1321. ;*** LOCALIZE ME BABY ***
  1322. Status Retry=%s bei %.2f KB/sec (%u KB von %u KB heruntergeladen)
  1323. ;*** LOCALIZE ME BABY ***
  1324. Status File Info=%s
  1325. ;*** LOCALIZE ME BABY ***
  1326. Status Percentage Completed=%d%%
  1327. ;*** LOCALIZE ME BABY ***
  1328. Dialog Download Title Minimized=%d%% abgeschlossen
  1329. ;*** LOCALIZE ME BABY ***
  1330. STR Force Upgrade Required=(Ben÷tigt)
  1331. ;*** LOCALIZE ME BABY ***
  1332. Message Cancel Setup AUTO mode=Setup wird abgebrochen, bitte warten...
  1333. ;*** LOCALIZE ME BABY ***
  1334. Error File Uncompress=Fehler beim Entpacken von Datei %s: %d
  1335. ;*** LOCALIZE ME BABY ***
  1336. UsageMsg Usage=Usage: %s [options]%s    [options] kann eine der folgenden Kombinationen sein:%s        -h:        Hilfe.%s        -a [path]:        Alternativer Suchpfad fⁿr Archive.%s        -n [filename]:    Dateiname des ⁿbergeordneten Prozesses von Setup.%s        -ma:        Ausfⁿhrung von Setup im Auto-Modus.%s        -ms:        Ausfⁿhrung von Setup ohne Bildschirmmeldungen.%s        -ira:        Ignorieren der [RunAppX]-Abschnitte%s        -ispf:        Ignorieren der [Program FolderX] -Abschnitte, die den%s                Startmenⁿverknⁿpfungsordner am Ende der Installation anzeigen
  1337. ;*** LOCALIZE ME BABY ***
  1338. IDC Use FTP=&FTP zum Herunterladen der Dateien benutzen
  1339. ;*** LOCALIZE ME BABY ***
  1340. IDC Use HTTP=&HTTP zum Herunterladen der Dateien benutzen
  1341. ;*** LOCALIZE ME BABY ***
  1342. IDC Save Installer Files=&Heruntergeladene Dateien lokal speichern
  1343. ;*** LOCALIZE ME BABY ***
  1344. IDC Recapture Homepage=&Netscape.com zur Startseite machen
  1345. ;*** LOCALIZE ME BABY ***
  1346. IDC Turbo Mode=&Schnellstart fⁿr kⁿrzere Startzeiten benutzen
  1347. ;*** LOCALIZE ME BABY ***
  1348. Message Download Paused=Setup hat ein Netzwerkproblem entdeckt und den Download angehalten.  Wenn Ihre Netzwerkverbindung unterbrochen wurde, klicken Sie bitte auf Weiter, sobald die Verbindung wiederhergestellt wurde.
  1349. ;*** LOCALIZE ME BABY *
  1350. Message NORMAL Restricted Access=Setup hat festgestellt, dass Sie nicht ⁿber die notwendigen Administratorrechte fⁿr dieses System verfⁿgen. Sie sollten die Installation von Mozilla nicht fortsetzen, weil Mozilla sonst nicht einwandfrei funktioniert. M÷chten Sie trotzdem fortfahren?
  1351. ;*** LOCALIZE ME BABY ***
  1352. Message AUTO Restricted Access=Setup hat festgestellt, dass Sie nicht ⁿber die notwendigen Administratorrechte fⁿr dieses System verfⁿgen. Setup kann die Installation von Mozilla nicht fortsetzen.
  1353.  
  1354.  
  1355. [Site Selector]
  1356. ; Dictates whether or not to show the pull down menu.
  1357. ; Default value is SHOW.
  1358. ; If Status= is set to HIDE, then Indentifier0 will be used
  1359. ; and all other IdentifiersX will be ignored.
  1360. Status=HIDE
  1361.  
  1362. Identifier0=Site0
  1363. ;*** LOCALIZE ME BABY ***
  1364. Description0=Default
  1365. ;*** LOCALIZE ME BABY ***
  1366. Domain0=http://ftp.mozilla.org/pub/mozilla.org/thunderbird/nightly/2004-12-06-07-0.9/windows-xpi
  1367.  
  1368. Identifier1=Site1
  1369. ;*** LOCALIZE ME BABY ***
  1370. Description1=North America
  1371. ;*** LOCALIZE ME BABY ***
  1372. Domain1=http://ftp.mozilla.org/pub/mozilla.org/thunderbird/nightly/2004-12-06-07-0.9/windows-xpi
  1373.  
  1374.